home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Flash 4 Web Animation FX & Design
/
Flash 4 - Web Animation - FX & Design.iso
/
mac
/
PlugAndPlay
/
TimeDelay
/
TimeDelay.swf
/
scripts
/
DefineButton2_6
/
BUTTONCONDACTION on(press, keyPress Up).as
< prev
Wrap
Text File
|
1999-10-20
|
95b
|
6 lines
on(press, keyPress "<Up>"){
nextFrame();
Direction = "up.";
call("/Count:Up");
}